%fsource
element		file
name		Source files
mask		\.(c|cc|cpp|cxx|C)$
reject		(\/|^)(intl|po)\/

%fheader
element		file
name		Header files
mask		\.(h|hh|hpp|hxx)$
reject		(\/|^)(intl|po)\/|(\/|^)config\.h$

%fdoc
element		file
name		Documentation
mask		(\/|^)(AUTHORS|NEWS|INSTALL|README|COPYING|THANKS|TODO|FAQ|ChangeLog|CHANGES|ABOUT-NLS)$|\.(html|txt|doc)$
reject		(\/|^)intl\/

%fbuild
element		file
name		Build stuff
mask		(\/|^)(Makefile|configure\.in|Makefile\.am|.*\.spec|config\.h\.in)$
reject		(\/|^)(intl|po)\/

%fmisc
element		file
name		Miscellaneous files
mask		*
reject		(\/|^)(CVS|intl|\.deps|autom4te\.cache)\/|\.(a|o|mo|gmo|pot|P)$|(\/|^)(configure|core|Makefile\.func|mkinstalldirs|missing|install-sh|\.cvsignore|aclocal\.m4|config\.h|config\.h\.in|acconfig\.h|stamp-.*)$|config\.(cache|log|status)$|(\/|^)po\/.*\.(gmo|in|c)$|(\/|^)po\/POTFILES

%flib
element		symbol
name		Libraries

%fconnectedlib
element		proj
name		Connected library projects
take		"[value rootdir]" to dheader from library/static
take		"[value rootdir]" to dlib from library/static
take		"[value name]" to flib from library/static
take		dheader to dheader from library/static

%dheader
element		dir
name		Include directories
take		fheader

%dlib
element		dir
name		Library directories
